[INFO] cloning repository https://github.com/resttime/gemsrv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/resttime/gemsrv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fresttime%2Fgemsrv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fresttime%2Fgemsrv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28be3260c635c5cf0552ca39f8f983d2d8ebb82e
[INFO] checking resttime/gemsrv against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fresttime%2Fgemsrv" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/resttime/gemsrv
[INFO] finished tweaking git repo https://github.com/resttime/gemsrv
[INFO] tweaked toml for git repo https://github.com/resttime/gemsrv written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/resttime/gemsrv on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/resttime/gemsrv already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tinyvec v1.4.0
[INFO] [stderr]   Downloaded bumpalo v3.7.1
[INFO] [stderr]   Downloaded libc v0.2.102
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b9d4775f54d904c2e636845a5963174ad7e00a2edf2651a2dbb334e77956e211
[INFO] running `Command { std: "docker" "start" "b9d4775f54d904c2e636845a5963174ad7e00a2edf2651a2dbb334e77956e211", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b9d4775f54d904c2e636845a5963174ad7e00a2edf2651a2dbb334e77956e211" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9d4775f54d904c2e636845a5963174ad7e00a2edf2651a2dbb334e77956e211", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b9d4775f54d904c2e636845a5963174ad7e00a2edf2651a2dbb334e77956e211" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking tinyvec v1.4.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking gemsrv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0282]: type annotations needed for `HashMap<_, _>`
[INFO] [stdout]    --> src/main.rs:105:33
[INFO] [stdout]     |
[INFO] [stdout] 105 | ...                   let mut routes = HashMap::new();
[INFO] [stdout]     |                           ^^^^^^^^^^   -------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `routes` an explicit type, where the type for type parameter `K` is specified
[INFO] [stdout]     |
[INFO] [stdout] 105 |                             let mut routes: HashMap<K, V> = HashMap::new();
[INFO] [stdout]     |                                           +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `HashMap<_, _>`
[INFO] [stdout]    --> src/main.rs:105:33
[INFO] [stdout]     |
[INFO] [stdout] 105 | ...                   let mut routes = HashMap::new();
[INFO] [stdout]     |                           ^^^^^^^^^^   -------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `routes` an explicit type, where the type for type parameter `K` is specified
[INFO] [stdout]     |
[INFO] [stdout] 105 |                             let mut routes: HashMap<K, V> = HashMap::new();
[INFO] [stdout]     |                                           +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gemsrv` (bin "gemsrv") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gemsrv` (bin "gemsrv" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b9d4775f54d904c2e636845a5963174ad7e00a2edf2651a2dbb334e77956e211", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9d4775f54d904c2e636845a5963174ad7e00a2edf2651a2dbb334e77956e211", kill_on_drop: false }`
[INFO] [stdout] b9d4775f54d904c2e636845a5963174ad7e00a2edf2651a2dbb334e77956e211
